Tenable.io - Enrich incident with asset info
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊
↑ Back to Content Index
Once a new Microsoft Sentinel incident is created, this playbook gets triggered and performs the following actions: 1. Obtains IPs from the incident. 2. Searches asset information by the IPs in Microsoft Sentinel. 3. Adds obtained information as a comment to the incident.
Tables Used
This content item queries data from the following tables:
Additional Documentation
📄 Source: Playbooks/Tenable-EnrichIncidentWithAssetsInfo/readme.md
Tenable-EnrichIncidentWithAssetsInfo
Summary
When a new sentinel incident is created, this playbook gets triggered and performs the following actions:
- Obtains IPs from the incident.
- Searches asset ids by the IPs.
- Gets assets information.
- Adds obtained information as a comment to the incident.

Prerequisites
- Prior to the deployment of this playbook, TenableIO Data Connector should be deployed.
Deployment instructions
- To deploy the Playbook, click the Deploy to Azure button. This will launch the ARM Template deployment wizard.
- Fill in the required paramteres:
- Playbook Name: Enter the playbook name here

Post-Deployment instructions
a. Authorize connections
Once deployment is complete, authorize each connection.
- Click the Microsoft Sentinel connection resource
- Click edit API connection
- Click Authorize
- Sign in
- Click Save
- Repeat 1-5 steps for Azure Monitor Logs connection
b. Configurations in Sentinel
- In Microsoft sentinel, analytical rules should be configured to trigger an incident that contains IPs. In the Entity maping section of the analytics rule creation workflow, IP should be mapped to Address identitfier of the IP entity type. Check the documentation to learn more about mapping entities.
- Configure the automation rules to trigger the playbook. Check the documentation to learn more about automation rules.
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊
↑ Back to Playbooks · Back to TenableIO